home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
dev
/
mui
/
bcc_src.lha
/
Parser
/
TransFile.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-11
|
94b
|
11 lines
#include "FParse.h"
class TransFile: public FParse
{
public:
TransFile( char *name );
};